GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+PdfOcrOptions / PageNo Property





In This Topic
PageNo Property (GdPicturePDF.PdfOcrOptions)
In This Topic
Syntax
'Declaration
 
Public Property PageNo As Integer
public int PageNo {get; set;}
public read-write property PageNo: Integer; 
public function get,set PageNo : int
public: __property int get_PageNo();
public: __property void set_PageNo( 
   int value
);
public:
property int PageNo {
   int get();
   void set (    int value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+PdfOcrOptions
GdPicturePDF.PdfOcrOptions Members